os.fileStat.IsDir (method, view implemented interface methods) one use os (current package) types.go#L59: func (fs *fileStat) IsDir() bool { return fs.Mode().IsDir() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)